--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit 0eae7841af578df7ac40deda3cf3786ec5968421
Parents : f8f7133
Author : Ivan <ivan@quad4.io>
Signature : Invalid signer <e46112d44649266d71fe2193e00a4710>, author is <ivan@quad4.io>
Date : 2026-07-08T17:36:49-05:00
chore(CI): update backend tests job name to specify Python version 3.14
Changes
Diff
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1579c5c0..86eca89d 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -99,7 +99,7 @@ jobs:
esac
backend-tests:
- name: Backend tests (Python ${{ env.PYTHON_VERSION }})
+ name: Backend tests (Python 3.14)
runs-on: ubuntu-latest
timeout-minutes: 60
permissions:
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────